debug command meaning in English
调试命令
Examples
- Invoked by debug commands
由调试命令调用 - Tells the debugger to ask you first before invoking edit and continue from a debug command
告知调试器在从调试命令调用“编辑并继续”前首先询问您。 - While the test is running , you can use the usual debugging commands , such as continue and
运行测试时,可以使用常用的调试命令,如“继续”和“跳出” 。 - Command has the same effect as pressing the f5 key or using the start debugging command
,使用f10键(或“逐过程”命令)与按f5键或使用“开始调试”命令具有相同的效果。 - Select the start without debugging command ctrl f5 to build the assembly and deploy it to the database
选择“开始执行(不调试) ”命令( ctrl + f5 )可生成程序集并将其部署到数据库。